Upstream tarball 9389
[amule.git] / MSVC Solution / ed2k / ed2k.vcproj
blobfc410a140ef15c2559ab2f3865799f51ae5a06e7
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="ed2k"
6 ProjectGUID="{FF560C5D-4369-4DEF-B2EC-6F507D554DB6}"
7 RootNamespace="ed2k"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories=""
45 PreprocessorDefinitions="_DEBUG;USE_STD_STRING;_SCL_SECURE_NO_WARNINGS"
46 MinimalRebuild="true"
47 ExceptionHandling="2"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 UsePrecompiledHeader="0"
51 WarningLevel="3"
52 DebugInformationFormat="3"
54 <Tool
55 Name="VCManagedResourceCompilerTool"
57 <Tool
58 Name="VCResourceCompilerTool"
60 <Tool
61 Name="VCPreLinkEventTool"
63 <Tool
64 Name="VCLinkerTool"
65 AdditionalDependencies="shlwapi.lib"
66 LinkIncremental="1"
67 GenerateDebugInformation="true"
68 SubSystem="1"
69 RandomizedBaseAddress="1"
70 DataExecutionPrevention="0"
71 TargetMachine="1"
73 <Tool
74 Name="VCALinkTool"
76 <Tool
77 Name="VCManifestTool"
79 <Tool
80 Name="VCXDCMakeTool"
82 <Tool
83 Name="VCBscMakeTool"
85 <Tool
86 Name="VCFxCopTool"
88 <Tool
89 Name="VCAppVerifierTool"
91 <Tool
92 Name="VCPostBuildEventTool"
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
98 IntermediateDirectory="$(ConfigurationName)"
99 ConfigurationType="1"
100 CharacterSet="1"
101 WholeProgramOptimization="1"
103 <Tool
104 Name="VCPreBuildEventTool"
106 <Tool
107 Name="VCCustomBuildTool"
109 <Tool
110 Name="VCXMLDataGeneratorTool"
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
115 <Tool
116 Name="VCMIDLTool"
118 <Tool
119 Name="VCCLCompilerTool"
120 Optimization="3"
121 AdditionalIncludeDirectories=""
122 PreprocessorDefinitions="USE_STD_STRING;_SCL_SECURE_NO_WARNINGS"
123 RuntimeLibrary="0"
124 UsePrecompiledHeader="0"
125 WarningLevel="3"
126 DebugInformationFormat="3"
128 <Tool
129 Name="VCManagedResourceCompilerTool"
131 <Tool
132 Name="VCResourceCompilerTool"
134 <Tool
135 Name="VCPreLinkEventTool"
137 <Tool
138 Name="VCLinkerTool"
139 AdditionalDependencies="shlwapi.lib"
140 LinkIncremental="1"
141 GenerateDebugInformation="true"
142 SubSystem="1"
143 OptimizeReferences="2"
144 EnableCOMDATFolding="2"
145 RandomizedBaseAddress="1"
146 DataExecutionPrevention="0"
147 TargetMachine="1"
149 <Tool
150 Name="VCALinkTool"
152 <Tool
153 Name="VCManifestTool"
155 <Tool
156 Name="VCXDCMakeTool"
158 <Tool
159 Name="VCBscMakeTool"
161 <Tool
162 Name="VCFxCopTool"
164 <Tool
165 Name="VCAppVerifierTool"
167 <Tool
168 Name="VCPostBuildEventTool"
170 </Configuration>
171 </Configurations>
172 <References>
173 </References>
174 <Files>
175 <Filter
176 Name="Source Files"
177 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
178 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
180 <File
181 RelativePath="..\..\src\ED2KLinkParser.cpp"
183 </File>
184 <File
185 RelativePath="..\..\src\MagnetURI.cpp"
187 </File>
188 <File
189 RelativePath="..\..\src\MuleCollection.cpp"
191 </File>
192 </Filter>
193 <Filter
194 Name="Header Files"
195 Filter="h;hpp;hxx;hm;inl;inc;xsd"
196 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
198 <File
199 RelativePath="..\..\src\FileLock.h"
201 </File>
202 <File
203 RelativePath="..\..\src\MagnetURI.h"
205 </File>
206 <File
207 RelativePath="..\..\src\MuleCollection.h"
209 </File>
210 </Filter>
211 <Filter
212 Name="Resource Files"
213 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
214 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
216 </Filter>
217 </Files>
218 <Globals>
219 </Globals>
220 </VisualStudioProject>